ARM: vITS: handle MAPC command
authorAndre Przywara <andre.przywara@arm.com>
Wed, 7 Sep 2016 00:47:49 +0000 (01:47 +0100)
committerStefano Stabellini <sstabellini@kernel.org>
Wed, 14 Jun 2017 18:38:38 +0000 (11:38 -0700)
commit9d133712b4f0e7e870e9f5d4e6422a549dca4454
tree28ca9625f8a889f46cd0265225ae0c96abdfd872
parent0868890b06e2fb65df7f89037b1a0c5c2609d4ee
ARM: vITS: handle MAPC command

The MAPC command associates a given collection ID with a given
redistributor, thus mapping collections to VCPUs.
We just store the vcpu_id in the collection table for that.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Acked-by: Julien Grall <julien.grall@arm.com>
Acked-by: Stefano Stabellini <sstabellini@kernel.org>
xen/arch/arm/vgic-v3-its.c